- Windows 10
- Windows 8.1
- Windows 8
- Windows 7
- Windows Vista | 2008
- Windows 2003
- Windows XP
- Windows 10 | 2016
- Windows 8.1 | 2012R2
- Windows 8 | 2012
- Windows 7 | 2008R2
- Windows XP | 2003
copy//0x1c bytes (sizeof) struct _MDL { struct _MDL* Next; //0x0 SHORT Size; //0x4 SHORT MdlFlags; //0x6 struct _EPROCESS* Process; //0x8 VOID* MappedSystemVa; //0xc VOID* StartVa; //0x10 ULONG ByteCount; //0x14 ULONG ByteOffset; //0x18 };